body{
	color:#666;
	font-size:14px;}
h1,h2,h3,h4,h5,h6,h7{
	font-weight: normal;
}
a{
    color: #000;
}
.clearfix{
	clear:none;
}
a:hover{
    text-decoration: none;
}
.container-fluid0 {
    padding-right: 0px;
    padding-left: 0px;
    margin-right: auto;
    margin-left: auto;
}
.text-uppercase{
	text-transform: uppercase;
}
.navbar{
	margin-bottom:0;
	background:rgba(0,0,0,0);}
.navbar-brand {
    padding: 8px 15px;}
.navbar-brand img{
	max-height:95px;}
.navbar-nav>li>a{
	color:#fff;
	font-size: 16px;
	margin:31px 0;
	padding:0 22px;
	line-height:50px;
	overflow:hidden;
	}

.nav>li>a:focus, .nav>li>a:hover {
    color: #fff;
	background:none;
}

.dropdown-menu>li>a {
    padding: 12px 20px;
	}
.dropdown-menu>li>a:focus, .dropdown-menu>li>a:hover {
    background:none;
	color:#666;
}
.nav .open>a, .nav .open>a:focus, .nav .open>a:hover {
    background:none;
    border:none;
}
.dropdown-menu {
    top: 70px;}
.icon-bg{
	width: 100%;
	padding: 8px 0;
	margin: 0;
	background-color: #0077c3;
	color: #fff;
}
.icon-bg h3{
	position: relative;
	padding-bottom: 10px;
	margin-top: 15px;
}
.icon1{
	border-right: 1px solid #6ec7ff;
	padding-top: 20px;
}
.row > div:last-child > .icon1 {
	border-right: 0px;
}
.icon1 img{
	transition: all ease-in-out 0.3s;
}
.icon1:hover img{
	transform: translateY(-20px);
}
.icon-bg h3:after{
	content:"";
	position: absolute;
	bottom: 0;
	left: 50%;
	transform: translateX(-50%);
	width: 30px;
	height: 1px;
	background-color: #fff;
	transition: all ease-in-out 0.3s;
}
.icon-bg h3:hover:after{
	width: 100px;
}
.p-d-r .btn{
    background: #d71e26;
    color: #fff;
    width: 80%;
    text-shadow:none;
    margin: 10px 0;
}
.p-d-r .btn a{
     color: #fff;
}
.p-d-r .btn2{
}
.p-d-r .btn2 a{
     display: inline-block;
         text-align: center;
         width: 80%;
     padding: 7px;
     border-radius: 5px;
     border:1px solid #999;
}
.p-d-r h2{
       font-size: 33px;
       margin-bottom: 40px;
       color: #000;
}
.p-d-r p{
       min-height: 100px;
}
.p-cs,.p-xq,.p-xg{
    overflow: hidden;   
}
.p-cs h2,.p-xq h2,.p-xg h2{
    color: #000;
    font-size: 26px;
    margin-top: 2%;
    color: #000;
    }
.p-cs{
        line-height: 30px;
        color: #000;
    }
    
.sy-about{
	background: url(images/about.png);
	background-position: center top;
	background-repeat: no-repeat;
	background-size: 100%;
	min-height: 555px;
	padding: 50px 0 0;
}
.sy-about h1{
	color: #222;
	font-size: 30px;
}
.sy-about p{
	line-height: 28px;
	font-size: 17px;
	color: #333;
}
.ab-tit h2{
	font-size: 36px;
	color: #222;
}
.btn-more{
	background-color: #0077c3;
	border: none;
	color: #fff;
	padding: 15px 30px;
}
.sy-products{
	background-color:#f2f2f2;
	padding:20px 0 40px;
	overflow: hidden;}
.series{
	margin:30px 0 15px;}
.series a {
    display: inline-block;
    margin: 2px 2px 10px;
    line-height: 32px;
    border:none;
    padding: 0 15px;
    color: #939393;
	text-decoration:none;
}
.series a:hover,.series a.active {
	color:#333;
}
.pro-list{
	padding:20px;}
a.pro{
	display:inline-block;
	margin:30px 0 0;
	position:relative;
	overflow:hidden;}
a.pro img{
	transition:all ease-in-out 0.3s;
	border: 1px solid #ddd;}
a.pro:hover img{
	transform:scale(1.2,1.2);
	border: 1px solid #ddd;}
span.bg{
	position:absolute;
	display:block;
	width:80%;
	height:80%;
	left:10%;
	top:10%;
	padding:15px;
	opacity:0;
	background:rgba(255,255,255,1);
	color:#666;}
a.pro:hover span.bg{
	opacity:1;}
span.bg h2{
	color:#0077c3;
	line-height:28px;}
span.bg h2 span{
	font-size:16px;
	color:#666;
	font-weight:normal;}
span.bg p{
	font-size:12px;
	line-height:24px;
	padding-bottom:10px;
	}
span.bg .pmore{
	padding:10px 20px;
	width:80px;
	background-color:#0077c3;
	color:#fff;}
.pro-text{
	line-height:36px;
	font-size: 20px;
	text-overflow: ellipsis;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;}
section.time{
	background-image:url(images/tbg.jpg);
	background-size:100% 100%;
	color:#fff;
	padding:80px 0;}
.sy-news{
	margin-top:30px;
	padding:20px 0 40px;}
.sy-news a{
	text-decoration:none;
	}
.sy-news h3{
	font-weight:normal;
	color: #222;
	margin-bottom:20px;
	margin-top:30px;}
.sy-news p{
	line-height:24px;
	color: #999;
}
.sy-news span{
	color:#0077c3;}
.sy-news span i{
	padding-right:5px;
	color: #0077c3;}
.news .more {
  margin: 70px auto;
}
.news .news_time {
  display: block;
  font-weight: 300;
  height: 30px;
  color: #999;
}
.news .news_time i{
	color:#f78f28;
	padding-right:8px;}
.media-left, .media>.pull-left {
    padding-right: 20px;
}

.media-body, .media-left, .media-right {
    display: table-cell;
    vertical-align: top;
}
.ny-about .text{
	margin: 10px 0;
	color: #9a9a9a;
}
.nimg{
	position: relative;
	width: 100%;
	height: 100%;
	overflow: hidden;
}
.nimg img{
	transition: all ease-in-out 0.3s;
}
.nimg:hover img{
	transform: scale(1.1, 1.1);
}
.nimg .nbg{
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: rgba(255,255,255,0);
	transition: all ease-in-out 0.3s;
}
.nimg:hover .nbg{
	background: rgba(255,255,255,0.4);
}
.bg-default {
	background: url(images/tbg.jpg) no-repeat center top;
	padding:20px 0 30px;
	color:#fff;
	margin-top:50px;
}
.bg-default a{
	color:#dbdbdb;}
.bot-tit{
	padding-bottom:20px;
	border-bottom:1px solid #47b7ff;
	margin-bottom:20px;}
.bot-tit span{
	font-size: 16px;
	line-height: 30px;
}
.bot-tit i{
	padding-right: 30px;
}
.copy{
	font-size: 16px;
}
img {
     max-width:none; 
}
.contact-info{
	font-size:16px;
	line-height:30px;}

.ny-tit h2, .article>.content h2{
	font-size: 30px;
	color: #333;
}
.ny_info {
    line-height: 24px;
    margin-bottom: 50px;
}
.search-box .form-control{
	width: 80%;
	border: 1px solid #0077c3;
	border-right:none;
	border-radius: 0px;
	height: 46px;
	line-height: 46px;
	font-size: 14px;
}
.search-box .btn{
	background-color: #0077c3;
	border-color:#0077c3;
	color: #fff;
	height: 46px;
	padding: 0 20px;
	border-radius: 0px;
	font-size: 14px;
	text-shadow: 0 0 0;
}
.series a {
    display: inline-block;
    margin: 2px 2px 10px;
    line-height: 32px;
    border: 1px #a9a9a9 solid;
    padding: 0 10px;
    color: #696969;
}

.series a:hover, .series a.active {
    background: #0077c3;
    color: #fff;
    border: 1px #0077c3 solid;
    text-decoration: none;
}
.card>.caption {
    background-color: rgba(0,119,195,.7);
}
.items .item-content>.media.pull-left {
    max-width: 200px;
}
 .article {
    padding: 0px;}

 .article-content, .article > .content {
    padding: 0;}

/*分页*/
.pagination{color: #666; text-align: center; clear:both; margin-top: 1em; margin-bottom: 0px;}
.pagination a{display: inline-block; *display: inline; *zoom: 1; margin-left: -1px; padding: 0 12px; height: 32px; line-height: 32px; color: #428bca; border: 1px solid #ddd; background: #fff; text-decoration: none; overflow:hidden;}
.pagination .prev::before{font-family: "ZenIcon";display: inline-block; content:"\e6e0"; width: 10px; height: 10px; margin-right: 5px;}
.pagination .next::after{font-family: "ZenIcon";display: inline-block; content: "\e6e1"; width: 10px; height: 10px; margin-left: 5px;}
.pagination a:not(.goto):hover{background-color: #eee; color: #2a6496}
.pagination a.cur,
.pagination a.cur:hover{background-color: #428bca; color: #fff; border-color: #428bca; margin-right: 1px}
.pagination a.disabled{background-color: #e6e6e6!important; color: #bbb!important; cursor: no-drop}
.pagination .prev{border-radius: 5px 0 0 5px}
.pagination .next{border-radius: 0 5px 5px 0; }








.p0{padding: 0px;}
.p5{padding: 5px;}
.pt0{padding-top: 0px;}
.pr0{padding-right: 0px;}
.pb0{padding-bottom: 0px;}
.pl0{padding-left: 0px;}

.pt5{padding-top: 5px;}
.pr5{padding-right: 5px;}
.pb5{padding-bottom: 5px;}
.pl5{padding-left: 5px;}

.pt10{padding-top: 10px;}
.pr10{padding-right: 10px;}
.pb10{padding-bottom: 10px;}
.pl10{padding-left: 10px;}

.pt15{padding-top: 15px;}
.pr15{padding-right: 15px;}
.pb15{padding-bottom: 15px;}
.pl15{padding-left: 15px;}

.pt20{padding-top: 20px;}
.pr20{padding-right: 20px;}
.pb20{padding-bottom: 20px;}
.pl20{padding-left: 20px;}

.pt30{padding-top: 30px;}
.pr30{padding-right: 30px;}
.pb30{padding-bottom: 30px;}
.pl30{padding-left: 30px;}

.m0{margin: 0px;}
.m5{margin: 5px;}

.mt0{margin-top: 0px;}
.mr0{margin-right: 0px;}
.mb0{margin-bottom: 0px;}
.ml0{margin-left: 0px;}

.mt5{margin-top: 5px;}
.mr5{margin-right: 5px;}
.mb5{margin-bottom: 5px;}
.ml5{margin-left: 5px;}

.mt10{margin-top: 10px;}
.mr10{margin-right: 10px;}
.mb10{margin-bottom: 10px;}
.ml10{margin-left: 10px;}

.mt15{margin-top: 15px;}
.mr15{margin-right: 15px;}
.mb15{margin-bottom: 15px;}
.ml15{margin-left: 15px;}

.mt20{margin-top: 20px;}
.mr20{margin-right: 20px;}
.mb20{margin-bottom: 20px;}
.ml20{margin-left: 20px;}

.mt30{margin-top: 30px;}
.mr30{margin-right: 30px;}
.mb30{margin-bottom: 30px;}
.ml30{margin-left: 30px;}
.wauto{width: auto;}
.friendlink .linkTagcs {
		float: left;
		color: #fff;
		line-height: 26px;
	}

	.friendlink::before {
		content: "友情链接：";
		list-style: none;
		font-style: normal;
		line-height: 27px;
		float: left;
		color: #fff;
	}

	.friendlink .linkTagcs {
		text-align: left;
		float: left;
		width: 181px;
		max-height: 30px;
		overflow: hidden;
		transition: 0.3s all ease-in-out;
		line-height: 30px;
	}

	.friendlink .linkTagcs a {
		display: block;
		color: #fff;
		line-height: 27px;
	}

	.friendlink .linkTagcs:hover {
		max-height: 30px;
		overflow-x: hidden;
		overflow-y: auto;
	}